net/http.http2SettingsFrame.HasDuplicates (method)
2 uses
net/http (current package)
h2_bundle.go#L2104: func (f *http2SettingsFrame) HasDuplicates() bool {
h2_bundle.go#L5290: if f.NumSettings() > 100 || f.HasDuplicates() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)